﻿2026-06-22T02:04:42.5285878Z ##[group]Run actions/checkout@v5
2026-06-22T02:04:42.5286646Z with:
2026-06-22T02:04:42.5287026Z   repository: SaberMage/spt-core
2026-06-22T02:04:42.5290525Z   token: ***
2026-06-22T02:04:42.5290884Z   ssh-strict: true
2026-06-22T02:04:42.5291256Z   ssh-user: git
2026-06-22T02:04:42.5291622Z   persist-credentials: true
2026-06-22T02:04:42.5292033Z   clean: true
2026-06-22T02:04:42.5292398Z   sparse-checkout-cone-mode: true
2026-06-22T02:04:42.5292828Z   fetch-depth: 1
2026-06-22T02:04:42.5293195Z   fetch-tags: false
2026-06-22T02:04:42.5293561Z   show-progress: true
2026-06-22T02:04:42.5293934Z   lfs: false
2026-06-22T02:04:42.5294277Z   submodules: false
2026-06-22T02:04:42.5294657Z   set-safe-directory: true
2026-06-22T02:04:42.5295232Z ##[endgroup]
2026-06-22T02:04:42.6128818Z Syncing repository: SaberMage/spt-core
2026-06-22T02:04:42.6130474Z ##[group]Getting Git version info
2026-06-22T02:04:42.6131118Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:04:42.6132088Z [command]/usr/bin/git version
2026-06-22T02:04:42.6132504Z git version 2.43.0
2026-06-22T02:04:42.6135599Z ##[endgroup]
2026-06-22T02:04:42.6146289Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c0e4b25e-9de6-46a8-82f6-bf2cdc6034dd' before making global git config changes
2026-06-22T02:04:42.6147437Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:04:42.6149501Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:04:42.6180676Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:04:42.6199757Z https://github.com/SaberMage/spt-core
2026-06-22T02:04:42.6209363Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:04:42.6212008Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:04:42.6230155Z HEAD
2026-06-22T02:04:42.6258886Z ##[endgroup]
2026-06-22T02:04:42.6259739Z [command]/usr/bin/git submodule status
2026-06-22T02:04:42.6440002Z ##[group]Cleaning the repository
2026-06-22T02:04:42.6441944Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:04:43.3754931Z Removing target/
2026-06-22T02:04:43.3763972Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:04:43.3818130Z HEAD is now at c9985dae0 Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:43.3823435Z ##[endgroup]
2026-06-22T02:04:43.3824724Z ##[group]Disabling automatic garbage collection
2026-06-22T02:04:43.3828356Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:04:43.3861201Z ##[endgroup]
2026-06-22T02:04:43.3862217Z ##[group]Setting up auth
2026-06-22T02:04:43.3865410Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:04:43.3891999Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:04:43.4080955Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:04:43.4105987Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:04:43.4290807Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:04:43.4317615Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:04:43.4505150Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:04:43.4534096Z ##[endgroup]
2026-06-22T02:04:43.4535252Z ##[group]Fetching the repository
2026-06-22T02:04:43.4541181Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +192ea84b7469c7128adebeef792c9a58812b4e00:refs/remotes/pull/26/merge
2026-06-22T02:04:44.0132966Z From https://github.com/SaberMage/spt-core
2026-06-22T02:04:44.0134163Z  + d0467b6ac...192ea84b7 192ea84b7469c7128adebeef792c9a58812b4e00 -> pull/26/merge  (forced update)
2026-06-22T02:04:44.0152130Z ##[endgroup]
2026-06-22T02:04:44.0152735Z ##[group]Determining the checkout info
2026-06-22T02:04:44.0153581Z ##[endgroup]
2026-06-22T02:04:44.0157054Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:04:44.0193184Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:04:44.0215748Z ##[group]Checking out the ref
2026-06-22T02:04:44.0218868Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:04:44.0336619Z Previous HEAD position was c9985dae0 Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:44.0340355Z HEAD is now at 192ea84b7 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:44.0346822Z ##[endgroup]
2026-06-22T02:04:44.0383338Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:04:44.0408794Z 192ea84b7469c7128adebeef792c9a58812b4e00
